Welcome![Sign In][Sign Up]
Location:
Search - chat threaded

Search list

[Windows Develop多线程程序的编写聊天 程序

Description: 多线程程序的编写聊天程序多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例-multithreading procedures in the preparation chat program multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex object to achieve multithreaded synchronization. How to use named mutex object guarantee only one application examples
Platform: | Size: 36360 | Author: 杨光源 | Hits:

[Internet-Networkchat

Description: 采用MFC实现的多线程聊天程序。分为客户端和服务器端,调理清楚学习容易。-Mfc achieved multi-threaded chat program. Divided into client and server side, conditioning clearly easy to learn.
Platform: | Size: 7318528 | Author: 小何 | Hits:

[P2PJava-p2P-chat

Description: Java p2p 聊天 课程设计 采用tcp协议编程 采用了多线程 -Java peer- to- peer chat programming course design use tcp protocol Using a multi-threaded
Platform: | Size: 152576 | Author: 华君 | Hits:

[FlashMXFLEX-video-chat

Description: flex视频聊天程序,可以多用户,多线程聊天,内外网都可以使用-flex video chat program, multi-user, multi-threaded chat, inside and outside the network can be used
Platform: | Size: 712704 | Author: 张铭 | Hits:

[Process-ThreadChat

Description: 一个多线程的聊天程序,用于了解多线程的应用等-A multi-threaded chat program used to understand the multi-threaded application
Platform: | Size: 4321280 | Author: Glad | Hits:

[OtherChat

Description: 用c++写的聊天窗,基于多线程的双工通信(摘抄的!)-Chat window, written in c++ duplex communication based on multi-threaded (or extracts)
Platform: | Size: 5219328 | Author: 杰仔 | Hits:

[Internet-NetworkChat

Description: 简单的聊天室软件,分别用多线程并发和多路复用实现服务器功能。-Simple chat room software, multi-threaded concurrent server functionality and multiplexing.
Platform: | Size: 3905536 | Author: 张玖林 | Hits:

[Internet-NetworkChat

Description: 聊天工具,用于两台计算机的通信,如QQ , 用套接字完成,单线程处理-Chat communication for two computers, such as QQ, completed with a socket, single-threaded processing
Platform: | Size: 6244352 | Author: 轨迹 | Hits:

[ICQ-IM-Chatmultithreading-chat-room-

Description: 多线程程序的编写,多线程应用中容易出现的问题。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Written in multithreaded programs, prone to the problem of multi-threaded applications. Mutex object to realize multi-thread synchronization. The use of named mutex object to ensure that only one instance of the application run. The application of multi-threaded writing Internet chat room procedures.
Platform: | Size: 9669632 | Author: 饶宇 | Hits:

[Internet-NetworkChat

Description: 自己写的一个网络聊天程序,主要用到套接字 多线程异步通信,比较完整可以独立运行出结果-Write their own network chat program, mainly used in the socket Multi-threaded asynchronous communication, more complete, stand-alone results
Platform: | Size: 1951744 | Author: linfei | Hits:

[ICQ-IM-ChatChat

Description: 网络聊天室——(服务器-客户端)模式 主要技术:网络套接字、多线程 UDP协议 功能: 实现了在线聊天功能 客户端:发送信息、私聊等 服务器:发送信息、发送公告、踢人等 代码清新实用,很适合初学者。-Internet chat rooms- (Server- Client) Mode Key technology: network socket, multi-threaded UDP protocol Functions: Online chat feature Client: Send information, private chat, etc. Server: send a message, send the announcement, kicking Code is fresh and practical, it is suitable for beginners.
Platform: | Size: 270336 | Author: zhaobo | Hits:

[Internet-NetworkChat

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Written in multithreaded programs, prone to the problem of multi-threaded applications. The mutex object explain how to use a mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. The application of multi-threaded writing Internet chat room procedures.
Platform: | Size: 3134464 | Author: 彩虹 | Hits:

[JSP/JavaChat

Description: 在线聊天的一个雏形,简明易懂,适合初学JAVA编程者实战练习,设计多线程,进程通信,对话框等基本功能-Online chat a prototype, concise and understandable for beginners JAVA programmers combat exercises, design multi-threaded, process communication, dialog boxes, and other basic functions
Platform: | Size: 67584 | Author: xzw | Hits:

[Internet-NetworkChat

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multi-threaded applications written Internet chat room procedures.
Platform: | Size: 27648 | Author: zzs | Hits:

[Communicationchat

Description: 多线程聊天室,可实现局域网内的通信,也可实现多线程间实时的数据传输-Multi-threaded chat rooms, communication can be realized within the LAN can also be multi-threaded real-time data transmission between
Platform: | Size: 1902592 | Author: 小树 | Hits:

[CSharpchat

Description: 基于C++下的多人聊天室源代码,可以实现多人聊天等功能~多线程进行~-Based multiplayer chat room source code in C++, you can achieve more than chat and other functions- multi-threaded ~
Platform: | Size: 73728 | Author: 李媛慧 | Hits:

[Internet-Networkchat

Description: 基于网络的聊天程序,TCP传输,CS模型,没有采用多线程方式,而是采用的多进程,可以通过程序很清楚了解此处采用多进程弊端。程序中使用CUI界面。-Web-based chat program, TCP transmission, CS model does not use multi-threaded, multi-process instead of using can be clearly understood by the program where multi-process defects. CUI interface used in the program.
Platform: | Size: 2048 | Author: 胡晓锋 | Hits:

[JSP/Javachat

Description: 用Java编写的聊天系统雏形,适合初学者学习,对掌握多线程有很大的帮助-Written in Java chat system prototype, suitable for beginners to learn, to master multi-threaded great help
Platform: | Size: 82944 | Author: 范少华 | Hits:

[CommunicationChat

Description: 多线程聊天程序,比较简单,但原理清晰,很好地学习VC++的基础课程-Multi-threaded chat program
Platform: | Size: 1894400 | Author: 李春月 | Hits:

[Windows DevelopMulti-threaded-programming

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Multi-threaded programming, multi-threaded applications prone to problems. Mutex object to explain how to use mutex objects to achieve multi-threaded synchronization. How to use a named mutex object to ensure that the application has only one instance to run. Application of multi-threaded network chat room program.
Platform: | Size: 35840 | Author: YXX | Hits:
« 1 2 3 45 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net